unsafe extern "system" fn fallback(
    EventHandle: *mut c_void,
    Key: *mut c_void,
    Alertable: u8,
    Timeout: *mut c_longlong
) -> i32
🔬This is a nightly-only experimental API. (windows_c)