pub unsafe extern "C" fn g_value_set_uint(
    value: *mut GValue,
    v_uint: c_uint
)