pub type PEXCEPTION_ROUTINE = Option<unsafe extern "system" fn(_: *mut EXCEPTION_RECORD, _: *mut c_void, _: *mut CONTEXT, _: *mut c_void) -> u32>;