pub unsafe extern "C" fn g_pattern_match(
    pspec: *mut GPatternSpec,
    string_length: u32,
    string: *const i8,
    string_reversed: *const i8
) -> i32