pub unsafe extern "C" fn zx_pc_firmware_tables(
    handle: zx_handle_t,
    acpi_rsdp: *mut zx_paddr_t,
    smbios: *mut zx_paddr_t
) -> zx_status_t