pub unsafe extern "system" fn DsInheritSecurityIdentityA(
    hds: HANDLE,
    flags: u32,
    srcprincipal: PCSTR,
    dstprincipal: PCSTR,
) -> u32