pub unsafe extern "C" fn gtk_selection_data_get_data_with_length(
    selection_data: *const GtkSelectionData,
    length: *mut c_int
) -> *const u8