Function windows_sys::Wdk::Storage::FileSystem::RtlIsPartialPlaceholderFileInfo
pub unsafe extern "system" fn RtlIsPartialPlaceholderFileInfo(
infobuffer: *const c_void,
infoclass: FILE_INFORMATION_CLASS,
ispartialplaceholder: *mut BOOLEAN,
) -> NTSTATUS