pub unsafe fn NetGetAadJoinInformation<P0>(
    pcsztenantid: P0
) -> Result<*mut DSREG_JOIN_INFO>
where P0: IntoParam<PCWSTR>,