pub unsafe extern "C" fn panda_physical_memory_write_external(
    addr: hwaddr,
    buf: *mut u8,
    len: c_int
) -> c_int