pub unsafe extern "C" fn cudaGetDriverEntryPoint(
    symbol: *const i8,
    funcPtr: *mut *mut c_void,
    flags: u64
) -> cudaError