pub unsafe extern "C" fn pcre_fullinfo(
code: *const pcre,
extra: *const pcre_extra,
what: fullinfo_field,
where_: *mut c_void,
) -> c_intpub unsafe extern "C" fn pcre_fullinfo(
code: *const pcre,
extra: *const pcre_extra,
what: fullinfo_field,
where_: *mut c_void,
) -> c_int