pub unsafe fn NetRequestOfflineDomainJoin<P0>(
    pprovisionbindata: &[u8],
    dwoptions: NET_REQUEST_PROVISION_OPTIONS,
    lpwindowspath: P0
) -> u32
where P0: IntoParam<PCWSTR>,