pub unsafe extern "C" fn get_cuda_pci_address_from_ptr( cuda_ptr: u64, pci_addr_out: *mut c_char, pci_addr_size: usize, ) -> c_int