Function windows_sys::Wdk::System::Threading::NtOpenTimer
pub unsafe extern "system" fn NtOpenTimer(
timerhandle: *mut HANDLE,
desiredaccess: u32,
objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS