#[unsafe(no_mangle)]pub unsafe extern "C" fn swap_vectors( a: *mut *mut c_float, b: *mut *mut c_float, )