pub unsafe extern "C" fn gsl_spmatrix_int_transpose(
    m: *mut gsl_spmatrix_int
) -> c_int