pub unsafe extern "C" fn cudnnDestroyActivationDescriptor(
    activationDesc: *mut cudnnActivationStruct
) -> cudnnStatus_t