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