pub unsafe extern "C" fn dbus_timeout_set_data(
    timeout: *mut DBusTimeout,
    user_data: *mut c_void,
    free_data_function: DBusFreeFunction
)