pub unsafe extern "C" fn g_enum_get_value_by_nick(
    enum_class: *mut GEnumClass,
    nick: *const gchar
) -> *mut GEnumValue