pub unsafe extern "C" fn gsl_spmatrix_ptr(
    m: *const gsl_spmatrix,
    i: usize,
    j: usize
) -> *mut f64