pub unsafe extern "C" fn gsl_spmatrix_complex_transpose(
    m: *mut gsl_spmatrix_complex
) -> c_int