pub unsafe extern "C" fn gsk_transform_rotate_3d(
    next: *mut GskTransform,
    angle: c_float,
    axis: *const graphene_vec3_t
) -> *mut GskTransform