pub unsafe extern "C" fn NextImageProfile(
    profile_iterator: ImageProfileIterator,
    name: *mut *const c_char,
    profile: *mut *const c_uchar,
    length: *mut size_t
) -> c_uint