pub unsafe extern "C" fn g_regex_escape_string(
    string: *const i8,
    length: i32
) -> *mut i8