pub unsafe extern "C" fn zx_pci_init(
    handle: zx_handle_t,
    init_buf: *const zx_pci_init_arg_t,
    len: u32
) -> zx_status_t