pub unsafe extern "system" fn RtlCopySid(
    destinationsidlength: u32,
    destinationsid: PSID,
    sourcesid: PSID
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"