pub unsafe extern "C" fn SetImageAttribute(
    image: *mut Image,
    key: *const c_char,
    value: *const c_char
) -> c_uint