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