Function RtlIsPartialPlaceholderFileInfo
pub unsafe extern "system" fn RtlIsPartialPlaceholderFileInfo(
infobuffer: *const c_void,
infoclass: FILE_INFORMATION_CLASS,
ispartialplaceholder: *mut bool,
) -> NTSTATUS