pub unsafe extern "system" fn GdipLoadImageFromStreamICM(
    stream: *mut c_void,
    image: *mut *mut GpImage,
) -> Status