RtlIsPartialPlaceholderFileHandle

Function RtlIsPartialPlaceholderFileHandle 

pub unsafe extern "system" fn RtlIsPartialPlaceholderFileHandle(
    filehandle: HANDLE,
    ispartialplaceholder: *mut bool,
) -> NTSTATUS