pub unsafe extern "C" fn gsl_matrix_long_scale_rows( a: *mut gsl_matrix_long, x: *const gsl_vector_long, ) -> c_int