pub unsafe extern "C" fn g_regex_replace( regex: *const _GRegex, string: *const i8, string_len: i64, start_position: i32, replacement: *const i8, match_options: u32, error: *mut *mut _GError, ) -> *mut i8