pub unsafe extern "C" fn gsl_spmatrix_long_scale_rows(
m: *mut gsl_spmatrix_long,
x: *const gsl_vector_long,
) -> c_intpub unsafe extern "C" fn gsl_spmatrix_long_scale_rows(
m: *mut gsl_spmatrix_long,
x: *const gsl_vector_long,
) -> c_int