pub unsafe extern "C" fn cudnnCreateTensorDescriptor(
    tensorDesc: *mut *mut cudnnTensorStruct
) -> cudnnStatus_t