pub unsafe fn IoWriteKsrPersistentMemory(
    datahandle: *const c_void,
    buffer: *const c_void,
    size: usize,
) -> NTSTATUS