pub unsafe extern "C" fn ncnn_paramdict_set_int(
    pd: ncnn_paramdict_t,
    id: c_int,
    i: c_int
)