pub unsafe extern "C" fn graphene_matrix_rotate_z(
    m: *mut graphene_matrix_t,
    angle: c_float
)