pub unsafe extern "system" fn RtlAppxIsFileOwnedByTrustedInstaller(
    FileHandle: HANDLE,
    IsFileOwnedByTrustedInstaller: PBOOLEAN
) -> NTSTATUS