pub unsafe extern "C" fn wolfSSL_CTX_set_srp_username(
    ctx: *mut WOLFSSL_CTX,
    username: *mut c_char
) -> c_int