pub unsafe extern "C" fn mbedtls_entropy_self_test(
    verbose: i32,
) -> i32Expand description
\brief Checkup routine
            This module self-test also calls the entropy self-test,
            mbedtls_entropy_source_self_test();\return 0 if successful, or 1 if a test failed