pub unsafe extern "C" fn FspPosixMapPermissionsToSecurityDescriptor(
    Uid: UINT32,
    Gid: UINT32,
    Mode: UINT32,
    PSecurityDescriptor: *mut PSECURITY_DESCRIPTOR
) -> NTSTATUS