pub unsafe extern "C" fn regexec( preg: *const regex_t, input: *const i8, nmatch: usize, pmatch: *mut regmatch_t, eflags: i32 ) -> i32