pub unsafe extern "C" fn ncnn_modelbin_create_from_mat_array(
    weights: *const ncnn_mat_t,
    n: c_int
) -> ncnn_modelbin_t