pub unsafe extern "C" fn bcc_procutils_each_module( pid: c_int, callback: bcc_procutils_modulecb, payload: *mut c_void, ) -> c_int