Function RtlCopySid

Source
pub unsafe extern "system" fn RtlCopySid(
    DestinationSidLength: ULONG,
    DestinationSid: PSID,
    SourceSid: PSID,
) -> NTSTATUS