pub unsafe extern "C" fn SSL_set_handshake_hints( ssl: *mut SSL, hints: *const u8, hints_len: usize, ) -> c_int