pub unsafe extern "C" fn wolfSSL_BIO_meth_set_ctrl(
    biom: *mut WOLFSSL_BIO_METHOD,
    biom_ctrl: wolfSSL_BIO_meth_ctrl_get_cb
) -> c_int