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