pub unsafe extern "C" fn gtk_snapshot_rotate_3d(
    snapshot: *mut GtkSnapshot,
    angle: c_float,
    axis: *const graphene_vec3_t
)