pub unsafe extern "C" fn g_regex_replace_literal( regex: *const GRegex, string: *const c_char, string_len: ssize_t, start_position: c_int, replacement: *const c_char, match_options: GRegexMatchFlags, error: *mut *mut GError) -> *mut c_char