pub unsafe extern "C" fn fdb_future_get_key( f: *mut FDBFuture, out_key: *mut *const u8, out_key_length: *mut c_int, ) -> fdb_error_t