pub unsafe extern "C" fn gsl_sort_long_double(
    data: *mut u128,
    stride: usize,
    n: usize
)