pub unsafe extern "C" fn cudnnCreateDropoutDescriptor(
    dropoutDesc: *mut *mut cudnnDropoutStruct
) -> cudnnStatus_t