pub unsafe fn GdipGetEncoderParameterListSize(
    image: *mut GpImage,
    clsidencoder: *const GUID,
    size: *mut u32
) -> Status