pub unsafe extern "C" fn rc_algebra_invert_matrix( A: rc_matrix_t, Ainv: *mut rc_matrix_t, ) -> c_int