pub unsafe extern "system" fn GdipGetImageDecoders(
    numdecoders: u32,
    size: u32,
    decoders: *mut ImageCodecInfo
) -> Status