pub unsafe extern "C" fn SSL_CIPHER_get_bits(
    cipher: *const SSL_CIPHER,
    alg_bits: *mut c_int
) -> c_int