pub unsafe fn AuditSetGlobalSaclA<P0>(
    objecttypename: P0,
    acl: Option<*const ACL>
) -> BOOLEAN
where P0: Param<PCSTR>,