pub unsafe fn FsRtlValidateReparsePointBuffer(
    bufferlength: u32,
    reparsebuffer: *const REPARSE_DATA_BUFFER,
) -> NTSTATUS