Function windows_sys::Wdk::Storage::FileSystem::RtlIsPartialPlaceholderFileHandle
pub unsafe extern "system" fn RtlIsPartialPlaceholderFileHandle(
filehandle: HANDLE,
ispartialplaceholder: *mut BOOLEAN,
) -> NTSTATUS