Function windows_sys::Wdk::Storage::FileSystem::NtSetQuotaInformationFile
pub unsafe extern "system" fn NtSetQuotaInformationFile(
filehandle: HANDLE,
iostatusblock: *mut IO_STATUS_BLOCK,
buffer: *const c_void,
length: u32,
) -> NTSTATUS