Function windows_sys::Win32::System::Threading::QueueUserAPC2
pub unsafe extern "system" fn QueueUserAPC2(
apcroutine: PAPCFUNC,
thread: HANDLE,
data: usize,
flags: QUEUE_USER_APC_FLAGS,
) -> BOOL