pub unsafe extern "C" fn g_value_set_gtype(
    value: *mut GValue,
    v_gtype: GType
)