pub unsafe extern "system" fn libusb_open(
    dev: *const libusb_device,
    handle: *mut *mut libusb_device_handle
) -> c_int