pub unsafe extern "C" fn SSL_CTX_set_purpose(
    ctx: *mut SSL_CTX,
    purpose: c_int
) -> c_int