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