pub unsafe extern "C" fn graphene_quaternion_init_from_angle_vec3(
q: *mut graphene_quaternion_t,
angle: c_float,
axis: *const graphene_vec3_t
) -> *mut graphene_quaternion_t
pub unsafe extern "C" fn graphene_quaternion_init_from_angle_vec3(
q: *mut graphene_quaternion_t,
angle: c_float,
axis: *const graphene_vec3_t
) -> *mut graphene_quaternion_t