pub unsafe extern "C" fn CloneSplayTree( arg1: *mut SplayTreeInfo, arg2: Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>, arg3: Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>, ) -> *mut SplayTreeInfo