pub unsafe extern "system" fn CreateMetaFileA(
    pszFile: *const i8
) -> *mut HDC__