pub unsafe extern "C" fn gr_vec_sort(
dest: *mut gr_vec_struct,
src: *const gr_vec_struct,
ctx: *mut gr_ctx_struct,
) -> c_intpub unsafe extern "C" fn gr_vec_sort(
dest: *mut gr_vec_struct,
src: *const gr_vec_struct,
ctx: *mut gr_ctx_struct,
) -> c_int