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