pub unsafe fn RtlIsPartialPlaceholderFileInfo(
    infobuffer: *const c_void,
    infoclass: FILE_INFORMATION_CLASS,
    ispartialplaceholder: *mut BOOLEAN
) -> NTSTATUS