pub unsafe extern "system" fn RtlIsPartialPlaceholderFileInfo(
    InfoBuffer: *const c_void,
    InfoClass: FILE_INFORMATION_CLASS,
    IsPartialPlaceholder: PBOOLEAN
) -> NTSTATUS