pub unsafe extern "C" fn virDomainBlockRebase( dom: virDomainPtr, disk: *const c_char, base: *const c_char, bandwidth: c_ulong, flags: c_uint, ) -> c_int