pub unsafe extern "C" fn Vector3RotateByAxisAngle( v: Vector3, axis: Vector3, angle: f32, ) -> Vector3