pub unsafe extern "system" fn GdipRecordMetafileFileNameI(
    filename: PCWSTR,
    referencehdc: HDC,
    type: EmfType,
    framerect: *const Rect,
    frameunit: MetafileFrameUnit,
    description: PCWSTR,
    metafile: *mut *mut GpMetafile,
) -> Status