pub unsafe extern "C" fn cudnnGetTensorSizeInBytes(
    tensorDesc: *mut cudnnTensorStruct,
    size: *mut usize
) -> cudnnStatus_t