pub unsafe fn CoInvalidateRemoteMachineBindings<P0>(
    pszmachinename: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,