pub unsafe extern "system" fn GetClipboardFormatNameW(
    format: u32,
    lpszFormatName: *mut u16,
    cchMaxCount: i32
) -> i32