pub unsafe extern "C" fn ncnn_paramdict_get_int(
    pd: ncnn_paramdict_t,
    id: c_int,
    def: c_int
) -> c_int