pub unsafe extern "C" fn regcomp( preg: *mut regex_t, pattern: *const c_char, cflags: c_int) -> c_int