pub unsafe extern "C" fn virNodeDeviceSetAutostart(
    dev: virNodeDevicePtr,
    autostart: c_int
) -> c_int