pub unsafe extern "C" fn g_value_set_boolean(
    value: *mut GValue,
    v_boolean: gboolean
)