pub unsafe extern "C" fn gsl_vector_long_double_set_all(
    v: *mut gsl_vector_long_double,
    x: u128
)