pub unsafe extern "C" fn MagickReadImageBlob(
    arg1: *mut MagickWand,
    arg2: *const c_uchar,
    length: size_t
) -> c_uint