pub unsafe extern "C" fn wolfSSL_CTX_use_PrivateKey_Label(
    ctx: *mut WOLFSSL_CTX,
    label: *const c_char,
    devId: c_int
) -> c_int