pub unsafe extern "C" fn gtk_text_buffer_insert_pixbuf(
    buffer: *mut GtkTextBuffer,
    iter: *mut GtkTextIter,
    pixbuf: *mut GdkPixbuf
)