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