pub unsafe extern "C" fn g_regex_match_simple(
    pattern: *const i8,
    string: *const i8,
    compile_options: u32,
    match_options: u32
) -> i32