pub unsafe extern "C" fn ncnn_paramdict_set_array(
    pd: ncnn_paramdict_t,
    id: c_int,
    v: ncnn_mat_t
)