pub unsafe extern "C" fn lh_doall_arg( lh: *mut _LHASH, func: Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut c_void)>, arg: *mut c_void, )