pub unsafe extern "C" fn g_pattern_match_simple(
    pattern: *const c_char,
    string: *const c_char
) -> gboolean