pub unsafe extern "C" fn g_value_set_int(
value: *mut GValue,
v_int: c_int
)