pub unsafe extern "C" fn gsl_spmatrix_ulong_get(
    m: *const gsl_spmatrix_ulong,
    i: usize,
    j: usize
) -> c_ulong