pub unsafe extern "C" fn gsl_matrix_float_row(
    m: *mut gsl_matrix_float,
    i: usize
) -> _gsl_vector_float_view