pub unsafe fn GdipGetMetafileHeaderFromFile<P0>(
    filename: P0,
    header: *mut MetafileHeader
) -> Status
where P0: Param<PCWSTR>,