pub unsafe extern "C" fn gtk_cell_area_cell_get_property(
    area: *mut GtkCellArea,
    renderer: *mut GtkCellRenderer,
    property_name: *const c_char,
    value: *mut GValue
)