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