pub unsafe fn RegisterClipboardFormatA<P0>(lpszformat: P0) -> u32
where P0: IntoParam<PCSTR>,