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