pub type POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK = Option<unsafe extern "C" fn(_: *mut c_void, _: *mut c_void, _: *mut u32, _: *mut *mut _IMAGE_RUNTIME_FUNCTION_ENTRY) -> u32>;