pub unsafe extern "C" fn SSL_set_server_raw_public_key_certificate( ssl: *mut SSL, raw_public_key: *const u8, raw_public_key_len: c_uint, ) -> c_int