pub unsafe extern "system" fn ZwSetSystemTime(
    SystemTime: *mut i64,
    PreviousTime: *mut i64
) -> NTSTATUS