pub unsafe extern "C" fn cuMemExportToShareableHandle(
shareableHandle: *mut c_void,
handle: CUmemGenericAllocationHandle,
handleType: CUmemAllocationHandleType,
flags: c_ulonglong,
) -> CUresultpub unsafe extern "C" fn cuMemExportToShareableHandle(
shareableHandle: *mut c_void,
handle: CUmemGenericAllocationHandle,
handleType: CUmemAllocationHandleType,
flags: c_ulonglong,
) -> CUresult