pub unsafe extern "C" fn forge_hook_createWithContext( target: *const c_void, detour: *const c_void, original: *mut *const c_void, context: *const c_void, ) -> Hook