pub unsafe extern "C" fn SetImageProfile(
    image: *mut Image,
    name: *const c_char,
    profile: *const c_uchar,
    length: size_t
) -> c_uint