pub unsafe extern "C" fn cudnnDestroyPoolingDescriptor(
    poolingDesc: *mut cudnnPoolingStruct
) -> cudnnStatus_t