Function CopySid

Source
pub unsafe extern "C" fn CopySid(
    nDestinationSidLength: DWORD,
    pDestinationSid: PSID,
    pSourceSid: PSID,
) -> BOOL