pub unsafe extern "C" fn wolfSSL_CTX_SetDevId(
    ctx: *mut WOLFSSL_CTX,
    devId: c_int
) -> c_int