pub unsafe extern "C" fn atk_document_set_attribute_value( document: *mut AtkDocument, attribute_name: *const c_char, attribute_value: *const c_char) -> gboolean