pub unsafe extern "system" fn CreateEnhMetaFileA(
    hdcRef: *mut HDC__,
    lpFilename: *const i8,
    lpRect: *const RECT,
    lpDescription: *const i8
) -> *mut HDC__