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