pub unsafe extern "C" fn gsl_spmatrix_long_double_set( m: *mut gsl_spmatrix_long_double, i: usize, j: usize, x: u128, ) -> c_int