ZwWaitForSingleObject

Function ZwWaitForSingleObject 

pub unsafe extern "system" fn ZwWaitForSingleObject(
    handle: HANDLE,
    alertable: bool,
    timeout: *const i64,
) -> NTSTATUS