pub unsafe fn AuditQueryGlobalSaclA<P0>(
    objecttypename: P0,
    acl: *mut *mut ACL,
) -> BOOLEAN
where P0: Param<PCSTR>,