pub unsafe extern "C" fn gtk_snapshot_append_texture(
    snapshot: *mut GtkSnapshot,
    texture: *mut GdkTexture,
    bounds: *const graphene_rect_t
)