pub unsafe extern "C" fn pcre2_set_substitute_callout_32( arg1: *mut pcre2_real_match_context_32, arg2: Option<unsafe extern "C" fn(*mut pcre2_substitute_callout_block_32, *mut c_void) -> i32>, arg3: *mut c_void, ) -> i32