pub unsafe extern "C" fn pcre2_set_recursion_memory_management_32(
arg1: *mut pcre2_real_match_context_32,
arg2: Option<unsafe extern "C" fn(_: usize, _: *mut c_void) -> *mut c_void>,
arg3: Option<unsafe extern "C" fn(_: *mut c_void, _: *mut c_void)>,
arg4: *mut c_void,
) -> i32