pub unsafe fn RegisterClipboardFormatW<P0>(lpszformat: P0) -> u32
where P0: IntoParam<PCWSTR>,