Function ZwCancelTimer

pub unsafe extern "system" fn ZwCancelTimer(
    timerhandle: HANDLE,
    currentstate: *mut BOOLEAN,
) -> NTSTATUS