pub unsafe extern "C" fn graphene_matrix_scale( m: *mut graphene_matrix_t, factor_x: c_float, factor_y: c_float, factor_z: c_float, )