Function RtlCreateAcl

Source
pub unsafe extern "system" fn RtlCreateAcl(
    Acl: PACL,
    AclLength: ULONG,
    AclRevision: ULONG,
) -> NTSTATUS