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