pub unsafe extern "C" fn g_value_set_object(
    value: *mut GValue,
    v_object: gpointer
)