Function CopySid

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