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