pub unsafe extern "C" fn wolfSSL_use_PrivateKey_Label(
    ssl: *mut WOLFSSL,
    label: *const c_char,
    devId: c_int
) -> c_int