pub unsafe extern "C" fn xhook_register( pathname_regex_str: *const c_char, symbol: *const c_char, new_func: *mut c_void, old_func: *mut *mut c_void, ) -> c_int