pub unsafe extern "system" fn GdipLoadImageFromFileICM(
    filename: PCWSTR,
    image: *mut *mut GpImage
) -> Status